←Select platform

FeretsDiameterCommand Constructor(LeadPoint[])

Summary
Initializes a new FeretsDiameterCommand class object with explicit parameters.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal points() As LeadPoint _ 
) 
public: 
FeretsDiameterCommand(  
   array<LeadPoint>^ points 
) 

Parameters

points
An array of object contour coordinate points.

Example

Refer to FeretsDiameterCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.